Programming
azw3 |eng | 2011-01-09 | Author:Robbins, Arnold [Robbins, Arnold]
^X ^D ✓ Macro names Search the current and included files for macros (defined with #define) that match the text under the cursor. Repeating the command after an insertion copies ...
( Category:
Programming
February 13,2015 )
epub |eng | 2004-11-22 | Author:Prata, Stephen [Prata, Stephen]
If only extern is omitted from the declaration inside a function, a separate automatic variable is set up. That is, replacing extern int Errupt; with int Errupt; in main() causes ...
( Category:
Object-Oriented Design
February 13,2015 )
epub, mobi, pdf |eng | | Author:Tomek Kaczanowski [Kaczanowski, Tomek]
This test should be rerun once. This test should be rerun twice. This test should not be rerun, because it is not marked with the @RetryTest annotation. 6.15.9. Make an ...
( Category:
Java
February 13,2015 )
epub |eng | 2012-02-12 | Author:White, John & Conway, Drew [White, John]
Introducing Polynomial Regression With our earlier caveats in mind, let’s start working with polynomial regression in R, which is implemented in the poly function. The easiest way to see how ...
( Category:
Machine Theory
February 13,2015 )
epub |eng | 2006-02-12 | Author:Brian Goetz & Tim Peierls & Joshua Bloch & Joseph Bowbeer & David Holmes & Doug Lea
* * * Strive to use open calls throughout your program. Programs that rely on open calls are far easier to analyze for deadlock-freedom than those that allow calls to ...
( Category:
Java
February 13,2015 )
epub, pdf |eng | 2013-10-03 | Author:Matthew A. Russell
[(u'This', 'DT'), (u'morning', 'NN'), (u'I', 'PRP'), (u'had', 'VBD'), (u'the', 'DT'), (u'chance', 'NN'), (u'to', 'TO'), (u'get', 'VB'), (u'a', 'DT'), (u'tour', 'NN'), (u'of', 'IN'), (u'The', 'DT'), (u'Henry', 'NNP'), (u'Ford', 'NNP'), (u'Museum', 'NNP'), ...
( Category:
Programming
February 13,2015 )
mobi |eng | 2008-04-07 | Author:Horstmann, Cay S. & Cornell, Gary [Horstmann, Cay S.]
The Rendering Pipeline The original JDK 1.0 had a very simple mechanism for drawing shapes. You selected color and paint mode, and called methods of the Graphics class such as ...
( Category:
Object-Oriented Design
February 13,2015 )
mobi |eng | 2008-05-11 | Author:Meyers, Scott [Meyers, Scott]
Here, class Person can't be compiled without access to definitions for the classes the Person implementation uses, namely, string, Date, and Address. Such definitions are typically provided through #include directives, ...
( Category:
Object-Oriented Design
February 13,2015 )
mobi |eng | 2010-06-21 | Author:Love, Robert [Love, Robert]
3 Because of architectural and NTP-related issues, however, not just any value is acceptable for HZ. On x86, 100, 500, and 1000 all work fine. A Tickless OS You might ...
( Category:
Software Development
February 13,2015 )
mobi, epub, azw3 |eng | 2013-03-03 | Author:Daniel Shiffman
( Category:
Graphics & Multimedia
February 12,2015 )
mobi, epub |eng | 2008-07-13 | Author:Berkun, Scott [Berkun, Scott]
There are other problems that arise in communication, but this basic list covers many of the possible situations. The more people involved, the harder it is to isolate what the ...
( Category:
Programming
February 10,2015 )
azw3 |eng | 2013-07-13 | Author:Valvano, Jonathan [Valvano, Jonathan]
( Category:
Embedded Systems
February 8,2015 )
azw3 |eng | 2014-10-27 | Author:James Cho
Ellio: Optimization Matters Ellio is a simple two-button game, but the nature of this infinite runner necessitates a discussion of optimization. The Issue of Memory Management Until now, we’ve largely ...
( Category:
Programming & App Development
February 3,2015 )
mobi |eng | 2014-01-09 | Author:Dmitri Sotnikov
(ns picture-gallery.handler ... (:require ... [noir.session :as session])) picture-gallery-c/src/picture_gallery/handler.clj (defn user-page [_] (session/get :user)) The underscore (_) in the user-page’s arguments vector simply indicates that ...
( Category:
Lisp
February 3,2015 )
epub |eng | | Author:Dmitri Sotnikov
(file-upload :file) (submit-button "upload"))) (resp/redirect "/"))) With that change we’ll be redirected back to the home page when we try to navigate to the upload page in ...
( Category:
Lisp
February 3,2015 )
Categories
Popular ebooks
Adobe Camera Raw For Digital Photographers Only by Rob Sheppard(16756)Deep Learning with Python by François Chollet(12563)
Hello! Python by Anthony Briggs(9911)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(9794)
The Mikado Method by Ola Ellnestam Daniel Brolund(9775)
Dependency Injection in .NET by Mark Seemann(9335)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8292)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7758)
Grails in Action by Glen Smith Peter Ledbrook(7693)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(7557)
Becoming a Dynamics 365 Finance and Supply Chain Solution Architect by Brent Dawson(7016)
Microservices with Go by Alexander Shuiskov(6783)
Practical Design Patterns for Java Developers by Miroslav Wengner(6696)
Test Automation Engineering Handbook by Manikandan Sambamurthy(6636)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6409)
Angular Projects - Third Edition by Aristeidis Bampakos(6045)
The Art of Crafting User Stories by The Art of Crafting User Stories(5575)
NetSuite for Consultants - Second Edition by Peter Ries(5508)
Demystifying Cryptography with OpenSSL 3.0 by Alexei Khlebnikov(5309)
Kotlin in Action by Dmitry Jemerov(5061)
